home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 263 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.lang.c++,comp.object,comp.software-eng
  2. Path: blackbush.xlink.net!slsv6bt!slsv0kt!kocher
  3. From: kocher@lts.sel.alcatel.de (Hartmut Kocher US/ESA 60/3/140 #45629)
  4. Subject: Re: Reengineering C++ : Tool for Source-Code-Analysis WANTED!!
  5. Message-ID: <1996Jan3.132233.9008@lts.sel.alcatel.de>
  6. Sender: kocher@slsv0kt (Hartmut Kocher US/ESA 60/3/140 #45629)
  7. Organization: SEL-Alcatel LTS Dept. US/ES
  8. References:  <4cb3v9$1dn@popcorn.hamburg.pop.de>
  9. Date: Wed, 3 Jan 96 13:22:33 GMT
  10.  
  11. In article <4cb3v9$1dn@popcorn.hamburg.pop.de>, Boris Fittkau <bf@carus.de> writes:
  12. |> Hi,
  13. |> 
  14. |> I want to analyse the development of a large object-oriented
  15. |> framework from version to version.
  16. |> 
  17. |> For this purpose I need a tool, that can analyse C++-Code
  18. |> (class-hierarchy, methods, use-relationships,...)
  19. |> and that produces readable output,
  20. |> that can serve as the source for further analysis.
  21. |>
  22.  
  23. You can take a look at Rational Rose/C++ that offers full round-trip
  24. engineering (i.e., code generation and reverse engineering of C++ code).
  25. The result is shown in the Booch notation. It can be modified and new
  26. code can be generated.
  27.  
  28. Hartmut Kocher
  29.  
  30.  
  31.  
  32.  
  33.  
  34. +=================================|==============================+
  35. | Dr. Hartmut Kocher              |                              |
  36. | Senior Technical Consultant     | All opinions expressed here  |
  37. | Rational GmbH                   | are my own.                  |
  38. | Rosenstrasse 7                  |                              |
  39. | 82049 Pullach im Isartal        | I know you guessed it,       |
  40. | Germany                         | but it keeps my lawyer happy.|
  41. | Email: kocher@lts.sel.alcatel.de|                              |
  42. +=================================|==============================+
  43.